Fix an oversight in mnemonic handling
authorMatthias Clasen <mclasen@redhat.com>
Fri, 19 Jun 2009 02:08:31 +0000 (22:08 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 19 Jun 2009 02:12:26 +0000 (22:12 -0400)
commit6382eac6d85409a43b9a3b96cd303338de582f65
tree134f741a704115b34cc217e5e85afe3306d32238
parent68171b506f1a77b33367f69364d9991a4558a242
Fix an oversight in mnemonic handling

In some situations, GtkButton would ignore the use-underline
property. This was reported in bug 586330.
gtk/gtkbutton.c